From 66258f020ecd923f95f7499ecd66d3c4222c3ccc Mon Sep 17 00:00:00 2001 From: oliskoli Date: Mon, 25 Aug 2008 07:31:14 +0000 Subject: [PATCH] =?utf8?q?defs.h:=20Bj=C3=B6rn=20makes=20files=20more=20co?= =?utf8?q?nst-correct.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- defs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defs.h b/defs.h index 891d4cd9e..c4b28c2e6 100644 --- a/defs.h +++ b/defs.h @@ -659,7 +659,7 @@ typedef struct arglist { const char *argstring; char **argval; const char *helpstring; - char *defaultvalue; + const char *defaultvalue; const gbuint32 argtype; const char *minvalue; /* minimum value for numeric options */ const char *maxvalue; /* maximum value for numeric options */ -- 2.30.2